Create new "indent_expander" style property.
authorAnders Carlsson <andersca@gnu.org>
Fri, 26 Oct 2001 19:45:06 +0000 (19:45 +0000)
committerAnders Carlsson <andersca@src.gnome.org>
Fri, 26 Oct 2001 19:45:06 +0000 (19:45 +0000)
commitfdb66f1ab40015982c389533ce81c33be3462f82
treeba9ec4c88ff12e695ded1bf3aca51994b7e4eaf7
parentad29f522b520ef528d5321df369a31664bbb50ee
Create new "indent_expander" style property.

2001-10-26  Anders Carlsson  <andersca@gnu.org>

* gtk/gtktreeview.c:
(gtk_tree_view_class_init): Create new "indent_expander"
style property.

(gtk_tree_view_get_arrow_xrange): Add a tree argument
to the function since the xrange can change depending
on where in the tree we are.

(coords_are_over_arrow): Update function call to
gtk_tree_view_get_arrow_xrange.
(gtk_tree_view_draw_arrow): Likewise.

(gtk_tree_view_real_expand_collapse_cursor_row):
Call real_{expand|collapse}_row, so that we'll have an
animation.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtktreeview.c